[INFO] fetching crate rsx-a11y 0.1.4...
[INFO] testing rsx-a11y-0.1.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rsx-a11y 0.1.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rsx-a11y 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsx-a11y 0.1.4
[INFO] tweaked toml for crates.io crate rsx-a11y 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsx-a11y 0.1.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsx-a11y 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37d6a3610004a5c01b6e18f4f180ec8e6278b744cad25d707810156e429c8a4a
[INFO] running `Command { std: "docker" "start" "-a" "37d6a3610004a5c01b6e18f4f180ec8e6278b744cad25d707810156e429c8a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d6a3610004a5c01b6e18f4f180ec8e6278b744cad25d707810156e429c8a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d6a3610004a5c01b6e18f4f180ec8e6278b744cad25d707810156e429c8a4a", kill_on_drop: false }`
[INFO] [stdout] 37d6a3610004a5c01b6e18f4f180ec8e6278b744cad25d707810156e429c8a4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 965f2850deb57d8663dffa53523252c76ad2194f45c7a05521a85bf623fae7a8
[INFO] running `Command { std: "docker" "start" "-a" "965f2850deb57d8663dffa53523252c76ad2194f45c7a05521a85bf623fae7a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rsx-a11y v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
[INFO] running `Command { std: "docker" "inspect" "965f2850deb57d8663dffa53523252c76ad2194f45c7a05521a85bf623fae7a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965f2850deb57d8663dffa53523252c76ad2194f45c7a05521a85bf623fae7a8", kill_on_drop: false }`
[INFO] [stdout] 965f2850deb57d8663dffa53523252c76ad2194f45c7a05521a85bf623fae7a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 765b42722a426983c878e22a1137a7e181c08b4fe4720c14551739ef0cf68010
[INFO] running `Command { std: "docker" "start" "-a" "765b42722a426983c878e22a1137a7e181c08b4fe4720c14551739ef0cf68010", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsx-a11y v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "765b42722a426983c878e22a1137a7e181c08b4fe4720c14551739ef0cf68010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "765b42722a426983c878e22a1137a7e181c08b4fe4720c14551739ef0cf68010", kill_on_drop: false }`
[INFO] [stdout] 765b42722a426983c878e22a1137a7e181c08b4fe4720c14551739ef0cf68010
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e49526890b76cd39497155b83d21eabbf4bf2ebf92f4e5d7b8e38b39e8808315
[INFO] running `Command { std: "docker" "start" "-a" "e49526890b76cd39497155b83d21eabbf4bf2ebf92f4e5d7b8e38b39e8808315", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsx_a11y-7f2039403fc9473d)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test dom::tests::test_bool_value_validation ... ok
[INFO] [stdout] test dom::tests::test_implicit_roles ... ok
[INFO] [stdout] test dom::tests::test_tristate_value_validation ... ok
[INFO] [stdout] test lints::tests::test_anchor_ambiguous_text_ok ... ok
[INFO] [stdout] test lints::tests::test_abstract_role ... ok
[INFO] [stdout] test lints::tests::test_anchor_ambiguous_text_click_here ... ok
[INFO] [stdout] test lints::tests::test_activedescendant_with_tabindex ... ok
[INFO] [stdout] test lints::tests::test_activedescendant_on_interactive_ok ... ok
[INFO] [stdout] test lints::tests::test_anchor_has_content_empty ... ok
[INFO] [stdout] test lints::tests::test_activedescendant_without_tabindex ... ok
[INFO] [stdout] test lints::tests::test_anchor_has_content_with_aria_label ... ok
[INFO] [stdout] test lints::tests::test_anchor_has_content_with_children ... ok
[INFO] [stdout] test lints::tests::test_anchor_invalid_href ... ok
[INFO] [stdout] test lints::tests::test_anchor_valid_href ... ok
[INFO] [stdout] test lints::tests::test_aria_hidden_on_button ... ok
[INFO] [stdout] test lints::tests::test_aria_on_unsupported_element ... ok
[INFO] [stdout] test lints::tests::test_audio_without_caption ... ok
[INFO] [stdout] test lints::tests::test_button_with_noninteractive_role ... ok
[INFO] [stdout] test lints::tests::test_button_with_interactive_role_ok ... ok
[INFO] [stdout] test lints::tests::test_autocomplete_invalid ... ok
[INFO] [stdout] test lints::tests::test_article_with_click_handler ... ok
[INFO] [stdout] test lints::tests::test_checkbox_missing_checked ... ok
[INFO] [stdout] test lints::tests::test_aria_hidden_on_nonfocusable_ok ... ok
[INFO] [stdout] test lints::tests::test_article_with_interactive_role_and_click_ok ... ok
[INFO] [stdout] test lints::tests::test_autocomplete_valid ... ok
[INFO] [stdout] test lints::tests::test_button_with_children_ok ... ok
[INFO] [stdout] test lints::tests::test_click_on_button_ok ... ok
[INFO] [stdout] test lints::tests::test_checkbox_with_checked_ok ... ok
[INFO] [stdout] test lints::tests::test_click_without_keyboard_with_role_button ... ok
[INFO] [stdout] test lints::tests::test_control_without_label ... ok
[INFO] [stdout] test lints::tests::test_click_without_keyboard ... ok
[INFO] [stdout] test lints::tests::test_control_with_aria_label ... ok
[INFO] [stdout] test lints::tests::test_div_with_handler_no_role ... ok
[INFO] [stdout] test lints::tests::test_div_with_handler_and_role_ok ... ok
[INFO] [stdout] test lints::tests::test_div_with_noninteractive_role_ok ... ok
[INFO] [stdout] test lints::tests::test_heading_empty ... ok
[INFO] [stdout] test lints::tests::test_div_with_interactive_role ... ok
[INFO] [stdout] test lints::tests::test_heading_with_aria_label ... ok
[INFO] [stdout] test lints::tests::test_heading_with_content ... ok
[INFO] [stdout] test lints::tests::test_html_missing_lang ... ok
[INFO] [stdout] test lints::tests::test_iframe_missing_title ... ok
[INFO] [stdout] test lints::tests::test_html_with_lang ... ok
[INFO] [stdout] test lints::tests::test_img_presentation_role ... ok
[INFO] [stdout] test lints::tests::test_img_with_alt ... ok
[INFO] [stdout] test lints::tests::test_interactive_role_with_tabindex ... ok
[INFO] [stdout] test lints::tests::test_interactive_role_without_tabindex ... ok
[INFO] [stdout] test lints::tests::test_invalid_aria_value ... ok
[INFO] [stdout] test lints::tests::test_label_without_for_or_children ... ok
[INFO] [stdout] test lints::tests::test_invalid_aria_attribute ... ok
[INFO] [stdout] test lints::tests::test_invalid_role ... ok
[INFO] [stdout] test lints::tests::test_missing_alt_text ... ok
[INFO] [stdout] test lints::tests::test_no_autofocus ... ok
[INFO] [stdout] test lints::tests::test_leptos_view_macro ... ok
[INFO] [stdout] test lints::tests::test_no_access_key ... ok
[INFO] [stdout] test lints::tests::test_lang_invalid_value ... ok
[INFO] [stdout] test lints::tests::test_label_with_for ... ok
[INFO] [stdout] test lints::tests::test_lang_valid_value ... ok
[INFO] [stdout] test lints::tests::test_positive_tabindex ... ok
[INFO] [stdout] test lints::tests::test_mouseover_without_focus ... ok
[INFO] [stdout] test lints::tests::test_no_distracting_elements ... ok
[INFO] [stdout] test lints::tests::test_mouseout_without_blur ... ok
[INFO] [stdout] test lints::tests::test_mouseover_with_focus_ok ... ok
[INFO] [stdout] test lints::tests::test_no_redundant_alt ... ok
[INFO] [stdout] test lints::tests::test_prefer_tag_over_role_button ... ok
[INFO] [stdout] test lints::tests::test_prefer_tag_same_element_ok ... ok
[INFO] [stdout] test lints::tests::test_redundant_role ... ok
[INFO] [stdout] test lints::tests::test_scope_on_td ... ok
[INFO] [stdout] test lints::tests::test_scope_on_th_ok ... ok
[INFO] [stdout] test lints::tests::test_span_with_tabindex_negative_ok ... ok
[INFO] [stdout] test lints::tests::test_span_with_tabindex_zero ... ok
[INFO] [stdout] test lints::tests::test_supported_aria_prop_for_role_ok ... ok
[INFO] [stdout] test lints::tests::test_unsupported_aria_prop_for_role ... ok
[INFO] [stdout] test lints::tests::test_valid_aria_value ... ok
[INFO] [stdout] test lints::tests::test_valid_role ... ok
[INFO] [stdout] test lints::tests::test_video_without_caption ... ok
[INFO] [stdout] test lints::tests::test_video_with_aria_label_ok ... ok
[INFO] [stdout] test parser::tests::test_closure_attr_value_is_dynamic ... ok
[INFO] [stdout] test lints::tests::test_valid_aria_attribute ... ok
[INFO] [stdout] test parser::tests::test_has_children ... ok
[INFO] [stdout] test parser::tests::test_parse_leptos_view_macro ... ok
[INFO] [stdout] test parser::tests::test_parse_self_closing_img ... ok
[INFO] [stdout] test parser::tests::test_parse_fragment ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_div ... ok
[INFO] [stdout] test parser::tests::test_if_expr_attr_value_is_dynamic ... ok
[INFO] [stdout] test parser::tests::test_parse_dynamic_value ... ok
[INFO] [stdout] test parser::tests::test_parse_leptos_prefixed_attributes ... ok
[INFO] [stdout] test parser::tests::test_parse_aria_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsx_a11y-0a9b874048d68853)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-4c35f8e69eeb36e0)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_leptos_fixture_has_issues ... ok
[INFO] [stdout] test test_leptos_invalid_role_detected ... ok
[INFO] [stdout] test test_yew_invalid_role_detected ... ok
[INFO] [stdout] test test_yew_has_errors ... ok
[INFO] [stdout] test test_leptos_missing_alt_text_detected ... ok
[INFO] [stdout] test test_check_project_filter_by_rule ... ok
[INFO] [stdout] test test_yew_invalid_aria_attribute_detected ... ok
[INFO] [stdout] test test_yew_missing_alt_text_detected ... ok
[INFO] [stdout] test test_yew_fixture_has_issues ... ok
[INFO] [stdout] test test_yew_click_without_keyboard_detected ... ok
[INFO] [stdout] test test_yew_anchor_is_valid_detected ... ok
[INFO] [stdout] test test_check_project_finds_fixtures ... ok
[INFO] [stdout] test test_yew_no_access_key_detected ... ok
[INFO] [stdout] test test_yew_invalid_aria_value_detected ... ok
[INFO] [stdout] test test_check_project_diagnostics_are_sorted ... ok
[INFO] [stdout] test test_check_project_filter_by_severity ... ok
[INFO] [stdout] test test_yew_no_autofocus_detected ... ok
[INFO] [stdout] test test_yew_iframe_has_title_detected ... ok
[INFO] [stdout] test test_check_project_single_file ... ok
[INFO] [stdout] test test_yew_redundant_role_detected ... ok
[INFO] [stdout] test test_yew_no_redundant_alt_detected ... ok
[INFO] [stdout] test test_yew_no_distracting_elements_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rsx_a11y
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - check_project (line 97) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.34s
[INFO] running `Command { std: "docker" "inspect" "e49526890b76cd39497155b83d21eabbf4bf2ebf92f4e5d7b8e38b39e8808315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49526890b76cd39497155b83d21eabbf4bf2ebf92f4e5d7b8e38b39e8808315", kill_on_drop: false }`
[INFO] [stdout] e49526890b76cd39497155b83d21eabbf4bf2ebf92f4e5d7b8e38b39e8808315
